home *** CD-ROM | disk | FTP | other *** search
/ 1,000+ Great Games / 1_1000 Games.iso / DOSGAMES / GND_FIRE.ZIP / INSTALL.BAT < prev    next >
Encoding:
DOS Batch File  |  1996-01-22  |  171 b   |  14 lines

  1.  
  2. REM Installing GroundFire..
  3. @ECHO OFF
  4. c:
  5. md c:\gfire
  6. a:
  7. @ECHO OFF   
  8. copy *.* c:\gfire
  9. c:
  10. cd gfire
  11. @ECHO ON
  12. REM Installation complete
  13. REM type gfire to play
  14.